h1 {
    margin-top: 30px;
}
@font-face {

    font-family: "Roboto-Regular";

    src: url("https://images.hanlonsonline.co.uk/Stockton/fonts/Roboto-Regular.otf");

    font-weight: 700;

    font-style: normal;

}

p {
    margin: 0 0 10px;
    font-family: 'Roboto';
    font-size: 18px;
}

div#ctl00_CustomWrapper {
    font-family: 'Roboto';
}

h1 {
    /* text-shadow: 0px 0px 20px #fff, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
    color: #008444;
}

.panel-body {
    padding: 15px;
    min-height: 150px;
    background: #f3f3f3;
}

a.help-card-link {
    color: #000;
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
}

p.help-card-text {
    color: #000;
    font-size: 16px;
}

/* p {
    margin: 0 0 10px;
    font-family: 'Roboto';
    font-size: 16px;
} */
h5.card-title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

p.helpText {
    color: #000;
}

.panel-default {
    border: 2px solid #000;
}

p#helpText {
    color: #000;
}

/* li {
    color: #000000;
    font-size: 16px;
    line-height: 1.5em;
} */
ul.bulletPoints {
    font-size: 18px;
    line-height: 1.5em;
}

ul.bulletPointsTwo {
    font-size: 18px;
    line-height: 1.5em;
}

ul.bulletPointsThree {
    font-size: 18px;
    line-height: 1.5em;
}

div#blockOne {
    font-size: 18px;
    line-height: 1.5em;
}

div#blockTwo {
    font-size: 18px;
    line-height: 1.5em;
}

div#blockThree {
    font-size: 18px;
    line-height: 1.5em;
}

div#blockFour {
    font-size: 16px;
    line-height: 1.5em;
}

/* ul li:before {
    content: '✓';
} */
.listone {
    list-style: none;
    font-size:18px;
}

.listtwo {
    list-style: none;
    font-size:18px;
}

.listthree {
    list-style: none;
    font-size:18px;
}

.listfour {
    list-style: none;
    font-size:18px;
}
.listfive {
    list-style: none;
    font-size:18px;
}
.listsix {
    list-style: none;
    font-size:18px;
}
.listseven {
    list-style: none;
    font-size:18px;
}
.listeight {
    list-style: none;
    font-size:18px;
}
.listnine{
    list-style: none;
    font-size:18px;
}
.listten {
    list-style: none;
    font-size:18px;
}
.listeleven {
    list-style: none;
    font-size:18px;
}
.listtwelve{
    list-style: none;
    font-size:18px;
}
.listthirteen{
    list-style: none;
    font-size:18px;
}
.listfourteen {
    list-style: none;
    font-size:18px;
}
.listone:before {
    content: '✓';
}
.listtwo:before {
    content: '✓';
} 
.listthree:before {
    content: '✓';
} 
.listfour:before {
    content: '✓';
} 
.listfive:before {
    content: '✓';
}
.listsix:before {
    content: '✓';
} 
.listseven:before {
    content: '✓';
} 
.listeight:before {
    content: '✓';
} 
.listnine:before {
    content: '✓';
}
.listten:before {
    content: '✓';
} 
.listeleven:before {
    content: '✓';
} 
.listtwelve:before {
    content: '✓';
} 
.listthirteen:before {
    content: '✓';
} 
.listfourteen:before {
    content: '✓';
} 
strong.strong-text {
    color: #008444;
}
strong.strong-text-two {
    color: #008444;
}
strong.strong-text-three {
    color: #008444;
}
strong.strong-text-four{
    color: #008444;
}
strong.strong-text-five{
    color: #008444;
}
strong.strong-text-six{
    color: #008444;
}
strong.strong-text-seven{
    color: #008444;
}
img.wrw-logos {
    mix-blend-mode: multiply;
}
h2.help-card-link {
    color: #008444 !important;
}
.card-body {
    padding: 10px;
    min-height: 150px;
}
img.cv-img {
    width: 100%;
}
img.application-form-img {
    width: 100%;
}
img.interview-img {
    width: 100%;
}
img.jobsearch-img {
    width: 100%;
}
.panel.panel-default.help-card {
    margin-bottom: 30px;
}
@media screen and (min-device-width: 1537px) and (max-device-width: 1920px) {
    img.wrw-logos {
        mix-blend-mode: multiply;
        margin-top: -85%;
        margin-left: 25%;
        width: 60%;
    }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1440px) {
img.wrw-logos {
    mix-blend-mode: multiply;
    margin-top: -85%;
    width: 60%;
    margin-left: 25%;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.float-end {
    float: left !important;
}
}